MessageReceivedByEntryId Property |
Contains the entry identifier of the messaging user who actually receives the message.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic byte[] ReceivedByEntryId { get; set; }Public Property ReceivedByEntryId As Byte()
Get
Set
Property Value
Type:
ByteThe received by entry identifier.
See Also